Use CRPEJob::SetEventCallback to set event callback information for a job. The Crystal Reports Engine can determine when certain events have happened or are about to happen and provide notice so that appropriate response can be made.
BOOL SetEventCallback (
BOOL ( CALLBACK * callbackProc )
( short eventID, void *param, void *userData ),
void *userData );
See the list of Event Id Constants. Also, for additional information, see the more detailed listing which follows PESetEventCallback.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |